ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / BaseStorage<T,TMappingCollection> Class / BoundMode Property

In This Topic
    BoundMode Property
    In This Topic
    Gets a value indicating if the collection is bound to data.
    Syntax
    'Declaration
     
    Public ReadOnly Property BoundMode As System.Boolean
    public System.bool BoundMode {get;}
    See Also